home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GFX Sensations 1
/
Graphic Sensations - Volume 1.iso
/
com_net
/
tcp
/
amitcp-sdk
/
netinclude
/
sys
/
file.h
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2000-01-01
|
388 b
|
19 lines
#ifndef SYS_FILE_H
#define SYS_FILE_H \
"$Id: file.h,v 4.2 1994/10/05 23:16:17 ppessi Exp $"
/*
* Unix compatible include file.
*
* Copyright © 1994 AmiTCP/IP Group,
* Network Solutions Development, Inc.
* All rights reserved.
*/
#ifndef UNISTD_H
#include <unistd.h>
#endif
#include <fcntl.h>
#endif /* !SYS_FILE_H */